EndDateRecurrenceRange Class |
Namespace: Independentsoft.Exchange
The EndDateRecurrenceRange type exposes the following members.
| Name | Description | |
|---|---|---|
| EndDateRecurrenceRange |
Initializes a new instance of the EndDateRecurrenceRange class.
| |
| EndDateRecurrenceRange(DateTime, DateTime) |
Initializes a new instance of the EndDateRecurrenceRange class.
|
| Name | Description | |
|---|---|---|
| EndDate |
Represents the end date of a recurring task or calendar item.
| |
| StartDate |
Represents the start date of a recurring task or calendar item.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current EndDateRecurrenceRange object to its equivalent string representation.
(Overrides ObjectToString.) |